home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 22 / Cream of the Crop 22.iso / bbs / wg961014.zip / GETVIDEO.ZIP / GETVIDEO.DOC next >
Text File  |  1996-10-14  |  2KB  |  52 lines

  1.  
  2.      W...W
  3.      W.W.W
  4.      .W.W.
  5.  
  6.      WaterGate
  7.      Message processor for FidoNet & Internet/Usenet
  8.      Get Video Mode program
  9.  
  10.      (c) Copyright 1993-1996 Waterline Software Development
  11.                              All Rights Reserved
  12.  
  13. The small program getvideo.exe finds the select code for the
  14. currently active video mode. You can then set the resulting number
  15. in the VIDEO environment variable and the WaterGate programs will
  16. switch to that video mode when you start them.
  17.  
  18. You don't need this if you always use the same video mode, but only
  19. if you (for example) use 25 lines and want the WaterGate programs
  20. to use 30 or 43 lines.
  21.  
  22. This way you can let WtrGate, WtrUtil and WtrTest use the extra
  23. screen lines for the logfile. WtrConf uses the extra space to unfold
  24. the editor screens and expand the lists.
  25.  
  26. To find the video mode selection code, you have to set your video
  27. card so it uses that video mode. Most video cards come with a
  28. support diskette that holds a program that you can use to select
  29. an other video mode.
  30.  
  31. After you have run that program, you run getvideo.exe to find the
  32. selection code. You write it down.
  33.  
  34. Now you have to make sure that the VIDEO environment variable is
  35. set when you start wtrgate.exe or wtrutil.exe. You can do it in
  36. your autoexec.bat file or in a batchfile that start wtrgate.exe,
  37. for example. You have to add a line like this:
  38.  
  39. SET VIDEO=3
  40.  
  41. Where 3 is the video mode selection code. You can try some of the
  42. numbers yourself. If you have a VGA card, you can set it to 7,
  43. which is the standard code for monochrome video mode. All other
  44. codes depend on the video card bios.
  45.  
  46. The WaterGate programs always restores the old video mode when you
  47. exit the program.
  48.  
  49. Ramon
  50.  
  51. ramon@wsd.wline.se
  52.